html, body {
    font-size: 625%;
    font-family: Microsoft YaHei;
    word-wrap: break-word;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", "华文细黑", "STHeiti,MingLiu";
    background: #FDFDFD;
}

#header {
    width: 100%;
    font-size: 0.12rem;
}

#header .head01 {
    width: 100%;
    background: #fff;
}

#header .head01 .head01_c {
    width: 1200px;
    margin: 0px auto;
    height: 1.16rem;
    position: relative;
}

#header .head01 .head01_c .logo {
    width: 450px;
    /*height: 1.16rem;*/
    float: left;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}

#header .head01 .head01_c .logo img {
    max-width: 100%;
    display: block;
}

#header .head01 .head01_c .smenu {
    width: 300px;
    position: absolute;
    top: 10px;
    right: 20px;
    text-align: right;
    color: #666
}

#header .head01 .head01_c .smenu a, #header .head01 .head01_c .smenu a:visited {
    padding: 3px 10px;
    color: #666;
    font-size: 14px;
}


#header .head01 .head01_c .nav {
    /*width: 70%;*/
    float: right;
    margin-top: 50px;
}

#header .head01 .head01_c .nav ul {
    width: 100%;
    text-align: right;
    font-size: 0px;
}

#header .head01 .head01_c .nav ul li {
    height: 0.16rem;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid #CBCBCB;
}

#header .head01 .head01_c .nav ul li:last-child {
    border-right: 0px;
}

#header .head01 .head01_c .nav ul li:hover {
}

#header .head01 .head01_c .nav ul li.on {
}

#header .head01 .head01_c .nav ul li > a {
    color: #666;
    display: inline-block;
    font-size: 0.16rem;
    display: inline-block;
    height: 0.16rem;
    line-height: 0.16rem;
    text-align: center;
    font-weight: 100;
    padding: 0px 20px;
}

#header .head01 .head01_c .nav ul li > a:hover {
    color: #00529f;
}

#header .head01 .head01_c .nav ul li.on > a {
    color: #00529f;
}


#header .head01 .head01_c .nav ul li .showbox {
    position: absolute;
    left: 10%;
    top: 0.6rem;
    width: 120%;
    background: #fff; /*border-top:2px solid #00BAFF;*/
    padding-bottom: 3px;
    box-shadow: 2px 2px 5px #333;
    -webkit-box-shadow: 2px 2px 5px #333;
    -moz-box-shadow: 2px 2px 5px #333;
    display: none;
}

#header .head01 .head01_c .nav ul li .showbox a {
    width: 100%;
    text-align: center;
    display: block;
    line-height: 0.45rem;
    font-size: 0.15rem;
    color: #333;
}

#header .head01 .head01_c .nav ul li .showbox a:hover {
    color: #FE230D;
}

#header .head01 .head01_c .getAppNav {
    display: none;
}

#header .banner {
    width: 100%;
    position: relative;
    overflow: hidden;
  text-align: center;
}


#header .mbanner {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: none;
}

#header .mbanner img {
    max-width: 100%;
    display: block;
}

#header .mbanner .more_page {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 99;
}

#header .mbanner .more_page span {
    width: 0.12rem;
    height: 0.12rem;
    margin: 0px 8px;
    background: #fff;
    opacity: 1;
}

#header .mbanner .more_page span.swiper-pagination-bullet-active {
    background: #00529f;
}

.banneri {
    width: 100%;
    overflow: hidden;
}

.banneri img {
    max-width: 100%;
    display: block;
}


#mainer {
    width: 100%;
    font-size: 0.12rem;
}

.main {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

.indexbox1 {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 0.7rem 0px;
}

.indexbox1 .con {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
}

.indexbox1 .con .item {
    width: 33.3%;
    float: left;
    overflow: hidden;
    text-align: center;
}

.indexbox1 .con .item .num {
    width: 1.56rem;
    height: 1.56rem;
    border: 2px solid #00529f;
    border-radius: 50%;
    line-height: 1.56rem;
    font-size: 35px;
    color: #00529f;
    margin: 0px auto;
    text-indent: 14px;
}

.indexbox1 .con .item .num span {
    font-weight: bold;
}

.indexbox1 .con .item .num sup {
    font-size: 14px;
    padding-left: 5px;
    vertical-align: baseline;
    position: relative;
    top: -20px;
}

.indexbox1 .con .item .t {
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    margin-top: 0.25rem;
    font-weight: bold;
}

.indexbox1 .con .item p {
    line-height: 0.3rem;
    overflow: hidden;
    color: #777;
}

.indexbox2 {
    width: 100%;
    overflow: hidden;
    background: #F4F4F4;
    padding: 0.7rem 0px;
}

.indexbox2 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/tb01.png) no-repeat center bottom;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.indexbox2 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.indexbox2 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
}

.indexbox2 .con {
    width: 1200px;
    overflow: hidden;
    margin: 0.5rem auto;
    margin-bottom: 0px;
    position: relative;
    min-height: 3.03rem;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.indexbox2 .con .con_l {
    width: 1.1rem;
    border: 0px;
    border-right: 2px solid #00529f;
    float: left;
    position: absolute;
    left: 0px;
    top: 30px;
    border-image: linear-gradient(#00529f, #00529f) 1 1;
    border-image: -moz-linear-gradient(#00529f, #00529f) 1 1;
    border-image: -webkit-linear-gradient(#00529f, #00529f) 1 1;
}

.indexbox2 .con .con_l a {
    display: block;
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem;
    overflow: hidden;
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;

}

.indexbox2 .con .con_l a.on {
    background: url(../images/tb02.png) no-repeat right center;
    position: relative;
    right: -1px;
}

.indexbox2 .con .con_l a:hover {
    background: url(../images/tb02.png) no-repeat right center;
    position: relative;
    right: -1px;
}

.indexbox2 .con .con_r {
    padding-left: 160px;
    overflow: hidden;
    animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
}

.indexbox2 .con .con_r .pic {
    width: 30%;
    float: left;
    overflow: hidden;
}

.indexbox2 .con .con_r .pic img {
    max-width: 100%;
}

.indexbox2 .con .con_r .txt {
    width: 66%;
    float: right;
    overflow: hidden;
    color: #666;
    margin-top: 0.3rem;
}

.indexbox2 .con .con_r .txt p {
    overflow: hidden;
    line-height: 2;
    font-size: 16px!important;
    text-indent: 2em
}

.indexbox2 .con .con_r .txt a.m {
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid #00529f;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #00529f;
    position: relative;
    overflow: hidden;
}

.indexbox2 .con .con_r .txt a.m span {
    position: relative;
    z-index: 0;
    transition: color .25s;
}

.indexbox2 .con .con_r .txt a.m .bottom-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00529f;
    top: 0;
    left: -105%;
    transition: 0.5s left;
    z-index: 0;
}

.indexbox2 .con .con_r .txt a.m:hover {
    color: #fff;
    border: 1px solid #00529f;
}

.indexbox2 .con .con_r .txt a.m:hover .bottom-cover {
    left: 0px;
}

.indexbox2 .con .con_r .txt a.m:hover span {
    color: #fff;
}

.indexbox8 {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 0.4rem 0px;
    display: none;
}

.indexbox8 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/line03.png) no-repeat center bottom;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.indexbox8 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.indexbox8 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 40px;
}

.indexbox8 .con {
    width: auto;
    padding: 0px 10px;
    overflow: hidden;
    margin: 0rem auto;
    margin-top: 0.3rem;
    margin-bottom: 0px;
    position: relative;
    min-height: 3.03rem;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.indexbox8 .con .con_l {
    width: 0.8rem;
    border: 0px;
    border-right: 2px solid #D89D64;
    float: left;
    position: absolute;
    left: 0.1rem;
    top: 0px;
    border-image: linear-gradient(#EEC28B, #D59960) 1 1;
    border-image: -moz-linear-gradient(#EEC28B, #D59960) 1 1;
    border-image: -webkit-linear-gradient(#EEC28B, #D59960) 1 1;
}

.indexbox8 .con .con_l a {
    display: block;
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem;
    overflow: hidden;
    margin-bottom: 10px;
    color: #000;
    font-size: 0.12rem;
}

.indexbox8 .con .con_l a.on {
    background: url(../images/tb02.png) no-repeat right center;
    position: relative;
    right: -1px;
}

.indexbox8 .con .con_l a:hover {
    background: url(../images/tb02.png) no-repeat right center;
    position: relative;
    right: -1px;
}

.indexbox8 .con .con_r {
    padding-left: 1.1rem;
    overflow: hidden;
}

.indexbox8 .con .con_r .txt {
    width: 100%;
    float: right;
    overflow: hidden;
    color: #666;
}

.indexbox8 .con .con_r .txt p {
    overflow: hidden;
    line-height: 0.25rem;
}

.indexbox8 .con .con_r .txt a.m {
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid #C9C9C9;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #00529f;
    position: relative;
    overflow: hidden;
}

.indexbox8 .con .con_r .txt a.m span {
    position: relative;
    z-index: 0;
    transition: color .25s;
}

.indexbox8 .con .con_r .txt a.m .bottom-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00529f;
    top: 0;
    left: -105%;
    transition: 0.5s left;
    z-index: 0;
}

.indexbox8 .con .con_r .txt a.m:hover {
    color: #fff;
    border: 1px solid #00529f;
}

.indexbox8 .con .con_r .txt a.m:hover .bottom-cover {
    left: 0px;
}

.indexbox8 .con .con_r .txt a.m:hover span {
    color: #fff;
}


.indexbox3 {
    width: 100%;
    overflow: hidden;
    background: url(../images/video_bg.jpg) no-repeat center top;
    background-size: cover;
}

.indexbox3 .con {
    width: 1200px;
    overflow: hidden;
    margin: 186px auto;
    overflow: hidden;
}

.indexbox4 {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 0.7rem 0px;
    padding-top: 0px;
}

.indexbox4 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/tb01.png) no-repeat center bottom;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.indexbox4 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.indexbox4 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
}

.indexbox4 .tnav {
    width: 100%;
    text-align: center;
    margin-top: 0.4rem;
}

.indexbox4 .tnav .t {
    width: 100%;
    height: 0.35rem;
    line-height: 0.35rem;
    border: 0px;
    border-bottom: 2px solid #00529f;
    border-image: linear-gradient(to right, red, #00529f) 1 1;
    border-image: -moz-linear-gradient(right, #00529f, #00529f) 1 1;
    border-image: -webkit-linear-gradient(left, #00529f, #00529f) 1 1;
    font-size: 0px;
}

.indexbox4 .tnav .t a {
    display: inline-block;
    font-size: 0.14rem;
    line-height: 0.35rem;
    color: #333;
    padding: 0px 0.3rem;
}

.indexbox4 .tnav .t a:hover {
    background: url(../images/tb03.png) no-repeat center bottom;
    padding-bottom: 5px;
    position: relative;
    z-index: 99;
}

.indexbox4 .tnav .t a.on {
    background: url(../images/tb03.png) no-repeat center bottom;
    padding-bottom: 5px;
    position: relative;
    z-index: 99;
}

.indexbox4 .tnav .c {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 15px;
    text-align: center;
}

.indexbox4 .tnav .c ul {
    width: 100%;
    text-align: center;
    font-size: 0px;
}

.indexbox4 .tnav .c ul li {
    text-align: left;
    display: inline-block;
    margin: 0px 10px;
    margin-bottom: 10px;
}

.indexbox4 .tnav .c ul li a {
    display: block;
    color: #999;
    font-size: 0.14rem;
    padding-left: 15px;
}

.indexbox4 .tnav .c ul li a:hover {
    background: url(../images/tb04.png) no-repeat left center;
}

.indexbox4 .tnav .c ul li a.on {
    background: url(../images/tb04.png) no-repeat left center;
}

.indexbox4 .con {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
}

.indexbox4 .con ul {
    width: 100%;
    overflow: hidden;
}

.indexbox4 .con ul li {
    width: 49%;
    float: left;
    vertical-align: middle;
    position: relative;
}

.indexbox4 .con ul li .pic {
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    background: #f7f7f7;
    opacity: 0;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.indexbox4 .con ul li .pic img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s; /*width:100%; height:100%;*/
}

.indexbox4 .con ul li:hover > a > .pic img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.indexbox4 .con ul li:nth-child(1) .shadow {
    background: rgba(211, 150, 92, 0);
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #fff;
    padding: 40px 30px;
    opacity: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    position: absolute;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.indexbox4 .con ul li:nth-child(1) .shadow .shadow_c {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    text-align: left;
}

.indexbox4 .con ul li:nth-child(1) .shadow .shadow_c::-webkit-scrollbar {
    width: 1px;
}

.indexbox4 .con ul li:nth-child(1) .shadow .shadow_c::-webkit-scrollbar-button {
    display: none;
}

.indexbox4 .con ul li:nth-child(1) .shadow .shadow_c::-webkit-scrollbar-track {
    background-color: #2E2F2F;
}

.indexbox4 .con ul li:nth-child(1) .shadow .shadow_c::-webkit-scrollbar-thumb {
    background-color: #fff;
}

.indexbox4 .con ul li:nth-child(1) .shadow .shadow_c p.t {
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 24px;
}

.indexbox4 .con ul li:nth-child(1) .shadow .shadow_c p.c {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    overflow: hidden;
    color: #fff;
    margin-top: 0.1rem;
}

.indexbox4 .con ul li:hover .shadow {
    background: rgba(211, 150, 92, 0.8);
    opacity: 1;
}


.indexbox4 .con ul li:nth-child(2) {
    float: right;
}


.indexbox4 .con ul li .item {
    width: 48%;
    float: left;
    position: relative;
}

.indexbox4 .con ul li .item .pic {
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.indexbox4 .con ul li .item img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%;
}

.indexbox4 .con ul li .item:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.indexbox4 .con ul li .item:nth-child(1) {
    margin-bottom: 4%;
}

.indexbox4 .con ul li .item:nth-child(2) {
    margin-bottom: 4%;
}

.indexbox4 .con ul li .item:nth-child(2n) {
    float: right;
}

.indexbox4 .con ul li .item .shadow {
    background: rgba(211, 150, 92, 0);
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #fff;
    padding: 40px 30px;
    opacity: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    position: absolute;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.indexbox4 .con ul li .item .shadow .shadow_c {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    text-align: left;
}

.indexbox4 .con ul li .item .shadow .shadow_c::-webkit-scrollbar {
    width: 1px;
}

.indexbox4 .con ul li .item .shadow .shadow_c::-webkit-scrollbar-button {
    display: none;
}

.indexbox4 .con ul li .item .shadow .shadow_c::-webkit-scrollbar-track {
    background-color: #2E2F2F;
}

.indexbox4 .con ul li .item .shadow .shadow_c::-webkit-scrollbar-thumb {
    background-color: #fff;
}

.indexbox4 .con ul li .item .shadow .shadow_c p.t {
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 24px;
}

.indexbox4 .con ul li .item .shadow .shadow_c p.c {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    overflow: hidden;
    color: #fff;
    margin-top: 0.1rem;
}

.indexbox4 .con ul li .item:hover .shadow {
    background: rgba(211, 150, 92, 0.8);
    opacity: 1;
}


.indexbox4 .con a.m {
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid #C9C9C9;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #00529f;
    position: relative;
    overflow: hidden;
}

.indexbox4 .con a.m span {
    position: relative;
    z-index: 0;
    transition: color .25s;
}

.indexbox4 .con a.m .bottom-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00529f;
    top: 0;
    left: -105%;
    transition: 0.5s left;
    z-index: 0;
}

.indexbox4 .con a.m:hover {
    color: #fff;
    border: 1px solid #00529f;
}

.indexbox4 .con a.m:hover .bottom-cover {
    left: 0px;
}

.indexbox4 .con a.m:hover span {
    color: #fff;
}

.indexbox5 {
    width: 100%;
    overflow: hidden;
    background: #666;
    padding: 0.7rem 0px;
}

.indexbox5 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/tb01.png) no-repeat center bottom;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.indexbox5 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    color: #CC925C;
}

.indexbox5 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
    color: #fff;
}

.indexbox5 .tit h3 span {
    color: #ccc;
    font-size: 16px;
    padding-left: 5px;
}

.indexbox5 .con {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    padding: 0.2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    margin-top: 0.4rem;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.indexbox5 .con ul {
    width: 100%;
    overflow: hidden;
}

.indexbox5 .con ul li {
    width: 12.5%;
    height: 76px;
    border-bottom: 1px solid #E9CAAD;
    border-bottom: 1px solid #E9CAAD;
    border-right: 1px solid #E9CAAD;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.indexbox5 .con ul li:nth-child(8n) {
    border-right: 0px;
}

.indexbox5 .con ul li:nth-last-child(1) {
    border-bottom: 0px;
}

.indexbox5 .con ul li:nth-last-child(2) {
    border-bottom: 0px;
}

.indexbox5 .con ul li:nth-last-child(3) {
    border-bottom: 0px;
}

.indexbox5 .con ul li:nth-last-child(4) {
    border-bottom: 0px;
}

.indexbox5 .con ul li:nth-last-child(5) {
    border-bottom: 0px;
}

.indexbox5 .con ul li:nth-last-child(6) {
    border-bottom: 0px;
}

.indexbox5 .con ul li:nth-last-child(7) {
    border-bottom: 0px;
}

.indexbox5 .con ul li:nth-last-child(8) {
    border-bottom: 0px;
}

.indexbox5 .con ul li img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    max-width: 100%;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.indexbox5 .con ul li img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}


.indexbox6 {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 0.7rem 0px;
}

.indexbox6 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/tb01.png) no-repeat center bottom;
    display: none;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.indexbox6 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.indexbox6 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
}

.indexbox6 .tit h3 span {
    color: #ccc;
    font-size: 16px;
    padding-left: 5px;
}

.indexbox6 .con {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 0.4rem;
    text-align: center;
    display: none;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.indexbox6 .con ul {
    width: 100%;
}

.indexbox6 .con ul li {
    width: 30%;
    overflow: hidden;
    margin-right: 5%;
    float: left;
}

.indexbox6 .con ul li .pic {
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden;
    position: relative;
}

.indexbox6 .con ul li .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.indexbox6 .con ul li:hover .pic img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.indexbox6 .con ul li .txt {
    width: 100%;
    padding: 0.2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #DBDCDC;
    position: relative;
    text-align: center;
}

.indexbox6 .con ul li .txt .t {
    padding: 0.1rem 0px;
    height: 0.4rem;
    line-height: 0.2rem;
    padding-right: 0.7rem;
    overflow: hidden;
    font-size: 0.14rem;
    color: #333;
    text-align: left;
}

.indexbox6 .con ul li .txt .d {
    width: 0.56rem;
    height: 0.56rem;
    border: 2px solid #00529f;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    line-height: 0.25rem;
    font-size: 0.2rem;
    color: #00529f;
}

.indexbox6 .con ul li .txt .d span {
    display: block;
    line-height: 0.28rem;
    font-size: 0.12rem;
    color: #999;
}

.indexbox6 .con ul li:hover a:hover .txt .t {
    color: #00529f;
}

.indexbox6 .con ul li .txt .c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.2rem;
    height: 0.8rem;
    line-height: 0.2rem;
    color: #666;
    text-align: left;
}

.indexbox6 .con ul li .txt .m {
    display: inline-block;
    padding: 8px 30px;
    border: 1px solid #C9C9C9;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #00529f;
}

.indexbox6 .con ul li:hover .txt .m {
    background: #00529f;
    color: #fff;
    border: 1px solid #00529f;
}

.indexbox6 .con ul li:nth-child(3n) {
    margin-right: 0px;
}

.indexbox6 .con a.m {
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid #00529f;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #00529f;
    position: relative;
    overflow: hidden;
}

.indexbox6 .con a.m span {
    position: relative;
    z-index: 0;
    transition: color .25s;
}

.indexbox6 .con a.m .bottom-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00529f;
    top: 0;
    left: -105%;
    transition: 0.5s left;
    z-index: 0;
}

.indexbox6 .con a.m:hover {
    color: #fff;
    border: 1px solid #00529f;
}

.indexbox6 .con a.m:hover .bottom-cover {
    left: 0px;
}

.indexbox6 .con a.m:hover span {
    color: #fff;
}

.indexbox7 {
    width: 100%;
    overflow: hidden;
    background: #F4F4F4;
    padding: 0.7rem 0px;
    border-top: 1px solid #EBEBEB;
}

.indexbox7 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/tb01.png) no-repeat center bottom;
    display: none;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.indexbox7 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.indexbox7 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
}

.indexbox7 .tit h3 span {
    color: #ccc;
    font-size: 16px;
    padding-left: 5px;
}

.indexbox7 .con {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 0.4rem;
    text-align: center;
    display: none;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.indexbox7 .con .con_c {
    width: 100%;
    overflow: hidden;
}

.indexbox7 .con .con_c .pic {
    width: 45%;
    height: 3rem;
    float: left;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.indexbox7 .con .con_c .pic .pic_c {
    padding-right: 1.5rem;
    height: 100%;
}

.indexbox7 .con .con_c .pic .pic_c img {
    height: 100%;
}

.indexbox7 .con .con_c .pic .pic_t {
    width: 1.5rem;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    background: #C8C8C9;
    padding: 0.2rem;
    color: #00529f;
    font-size: 0.16rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.indexbox7 .con .con_c .pic .pic_t .pic_t_c {
    position: absolute;
    bottom: 0.2rem;
}

.indexbox7 .con .con_c .txt {
    width: 47%;
    text-align: left;
    overflow: hidden;
    font-size: 14px;
}

.indexbox7 .con .con_c .txt p {
    width: 100%;
    line-height: 0.25rem;
    overflow: hidden;
}

.indexbox7 .con a.m {
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid #00529f;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #00529f;
    position: relative;
    overflow: hidden;
}

.indexbox7 .con a.m span {
    position: relative;
    z-index: 0;
    transition: color .25s;
}

.indexbox7 .con a.m .bottom-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00529f;
    top: 0;
    left: -105%;
    transition: 0.5s left;
    z-index: 0;
}

.indexbox7 .con a.m:hover {
    color: #fff;
    border: 1px solid #00529f;
}

.indexbox7 .con a.m:hover .bottom-cover {
    left: 0px;
}

.indexbox7 .con a.m:hover span {
    color: #fff;
}

.indexbox9 {
    width: 100%;
    overflow: hidden;
    padding: 0.4rem 0px;
    background: #F4F4F4;
    display: none;
}

.indexbox9 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/line03.png) no-repeat center bottom;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.indexbox9 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.indexbox9 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 40px;
}

.indexbox9 .tit h3 span {
    color: #ccc;
    font-size: 16px;
    padding-left: 5px;
}

.indexbox9 .con {
    padding: 0px 10px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 0.2rem;
    text-align: center;
    color: #333;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.indexbox9 .con img {
    max-width: 100%;
    margin-bottom: 0.1rem;
}

.indexbox9 .con p {
    line-height: 0.25rem;
}


.menubox {
    width: 100%;
    overflow: hidden;
    margin-top: 0.1rem;
    text-align: center;
    padding-bottom: 10px;
}

.menubox .t {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    border: 0px;
    border-bottom: 2px solid #00529f;
    border-image: linear-gradient(to right, red, #00529f) 1 1;
    border-image: -moz-linear-gradient(right, #00529f, #00529f) 1 1;
    border-image: -webkit-linear-gradient(left, #00529f, #00529f) 1 1;
    font-size: 0px;
}

.menubox .t a {
    display: inline-block;
    font-size: 16px;
    line-height: 0.6rem;
    color: #333;
    padding: 0px 0.3rem;
}

.menubox .t a:hover {
    background: url(../images/tb03.png) no-repeat center bottom;
    padding-bottom: 5px;
    position: relative;
    z-index: 99;
}

.menubox .t a.on {
    background: url(../images/tb03.png) no-repeat center bottom;
    padding-bottom: 5px;
    position: relative;
    z-index: 99;
}

.menubox .t1 {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    border: 0px;
    border-bottom: 2px solid #00529f;
    border-image: linear-gradient(to right, red, #D59960) 1 1;
    border-image: -moz-linear-gradient(right, #EEC28B, #D59960) 1 1;
    border-image: -webkit-linear-gradient(left, #EEC28B, #D59960) 1 1;
    font-size: 0px;
}

.menubox .t1 a {
    display: inline-block;
    font-size: 0.14rem;
    line-height: 0.6rem;
    color: #333;
    padding: 0px 0.3rem;
}

.menubox .t1 a:hover {
    background: url(../images/tb03.png) no-repeat center bottom;
    padding-bottom: 5px;
    position: relative;
    z-index: 99;
}

.menubox .t1 a.on {
    background: url(../images/tb03.png) no-repeat center bottom;
    padding-bottom: 5px;
    position: relative;
    z-index: 99;
}

.menubox .c {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 15px;
    text-align: center;
}

.menubox .c ul {
    width: 100%;
    text-align: center;
    font-size: 0px;
}

.menubox .c ul li {
    text-align: left;
    display: inline-block;
    margin: 0px 10px;
    margin-bottom: 10px;
}

.menubox .c ul li a {
    display: block;
    color: #999;
    font-size: 0.14rem;
    padding-left: 15px;
}

.menubox .c ul li a:hover {
    background: url(../images/tb04.png) no-repeat left center;
}

.menubox .c ul li a.on {
    background: url(../images/tb04.png) no-repeat left center;
}

.aboutbox1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.aboutbox1 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/tb01.png) no-repeat center bottom
}

.aboutbox1 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.aboutbox1 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
}

.aboutbox1 .txt {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 0.6rem;
    text-align: center;
}

.aboutbox1 .txt p {
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #666;
}

.aboutbox1 .con {
    width: 1200px;
    overflow: hidden;
    margin: 0.6rem auto;
    text-align: center;
}

.aboutbox1 .con .item {
    width: 33.3%;
    float: left;
    overflow: hidden;
    text-align: center;
}

.aboutbox1 .con .item .num {
    width: 1.56rem;
    height: 1.56rem;
    border: 2px solid #00529f;
    border-radius: 50%;
    line-height: 1.56rem;
    font-size: 35px;
    color: #00529f;
    margin: 0px auto;
    text-indent: 14px;
}

.aboutbox1 .con .item .num span {
    font-weight: bold;
}

.aboutbox1 .con .item .num sup {
    font-size: 14px;
    padding-left: 5px;
    vertical-align: baseline;
    position: relative;
    top: -20px;
}

.aboutbox1 .con .item .t {
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    margin-top: 0.25rem;
    font-weight: bold;
}

.aboutbox1 .con .item p {
    line-height: 0.3rem;
    overflow: hidden;
    color: #777;
}

.aboutbox1 .con1 {
    width: 1200px;
    overflow: hidden;
    margin: 0.5rem auto;
    text-align: left;
    margin-bottom: 0.6rem;
    font-size: 0.14rem;
    line-height: 0.26rem;
    color: #666;
    min-height: 5rem;
}

.aboutbox1 .con1 img {
    max-width: 100%;
}

.aboutbox4 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.aboutbox4 .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: url(../images/tb01.png) no-repeat center bottom
}

.aboutbox4 .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.aboutbox4 .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
}

.aboutbox4 .txt {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 0.6rem;
    text-align: center;
}

.aboutbox4 .txt p {
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #666;
}

.aboutbox4 .con {
    width: 1200px;
    overflow: hidden;
    margin: 0.5rem auto;
    text-align: left;
    margin-bottom: 0.6rem;
    font-size: 0.14rem;
    line-height: 0.26rem;
    color: #666;
    min-height: 5rem;
}

.aboutbox4 .con img {
    max-width: 100%;
}

.aboutbox2 {
    width: 100%;
    overflow: hidden;
    background: #666;
}

.aboutbox2 .con {
    width: 1200px;
    margin: 0.6rem auto;
    overflow: hidden;
    min-height: 1.15rem;
    background: url(../images/logo2.png) no-repeat 10% center;
}

.aboutbox2 .con .txt {
    width: 55%;
    overflow: hidden;
    float: left;
    color: #fff;
    margin-left: 35%;
    text-align: justify;
}

.aboutbox2 .con .txt p {
    font-size: 0.14rem;
    line-height: 0.26rem;
}

.aboutbox3 {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.aboutbox3 .con {
    width: 1200px;
    margin: 0.5rem auto;
    overflow: hidden;
    padding: 0.2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
}

.aboutbox3 .con ul {
    width: 100%;
    overflow: hidden;
}

.aboutbox3 .con ul li {
    width: 12.5%;
    height: 76px;
    border-bottom: 1px solid #E9CAAD;
    border-bottom: 1px solid #E9CAAD;
    border-right: 1px solid #E9CAAD;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.aboutbox3 .con ul li:nth-child(8n) {
    border-right: 0px;
}

.aboutbox3 .con ul li:nth-last-child(1) {
    border-bottom: 0px;
}

.aboutbox3 .con ul li:nth-last-child(2) {
    border-bottom: 0px;
}

.aboutbox3 .con ul li:nth-last-child(3) {
    border-bottom: 0px;
}

.aboutbox3 .con ul li:nth-last-child(4) {
    border-bottom: 0px;
}

.aboutbox3 .con ul li:nth-last-child(5) {
    border-bottom: 0px;
}

.aboutbox3 .con ul li:nth-last-child(6) {
    border-bottom: 0px;
}

.aboutbox3 .con ul li:nth-last-child(7) {
    border-bottom: 0px;
}

.aboutbox3 .con ul li:nth-last-child(8) {
    border-bottom: 0px;
}

.aboutbox3 .con ul li img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    max-width: 100%;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.aboutbox3 .con ul li img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}


.casebox {
    width: 1200px;
    margin: 0.2rem auto;
    overflow: hidden;
    padding-bottom: 0.2rem;
}

.casebox .casebox_l {
    width: 70%;
    float: left;
    overflow: hidden;
}

.casebox .casebox_l ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.casebox .casebox_l ul li {
    width: 47%;
    overflow: hidden;
    float: left;
    margin-bottom: 6%;
    margin-right: 6%;
}

.casebox .casebox_l ul li:nth-child(2n) {
    margin-right: 0px;
}

.casebox .casebox_l ul li .pic {
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    background: #F7F7F7;
}

.casebox .casebox_l ul li .pic img {
    position: absolute; /*width:100%; height:100%;*/
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.casebox .casebox_l ul li:hover .pic img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.casebox .casebox_l ul li .txt {
    width: 100%;
    padding: 0.2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #EDEEEE;
    position: relative;
    text-align: center;
}

.casebox .casebox_l ul li .txt .t {
    padding: 0px;
    height: 0.2rem;
    line-height: 0.2rem;
    overflow: hidden;
    font-size: 0.14rem;
    color: #333;
    text-align: left;
}

.casebox .casebox_l ul li .txt .c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.1rem;
    height: 0.8rem;
    line-height: 0.2rem;
    color: #888;
    text-align: left;
}

.casebox .casebox_l ul li:hover a:hover .txt .t {
    color: #00529f;
}

.casebox .casebox_r {
    width: 25%;
    float: right;
    overflow: hidden;
}

.casebox .casebox_r .tit {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #E9E9EA;
    line-height: 0.3rem;
    font-size: 0.18rem;
    padding-bottom: 0.1rem;
}

.casebox .casebox_r ul {
    width: 100%;
    overflow: hidden;
}

.casebox .casebox_r ul li {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    overflow: hidden;
    border-bottom: 1px solid #E9E9EA;
}

.casebox .casebox_r ul li a {
    display: block;
    width: 100%;
    height: 0.4rem;
    color: #939493;
    font-size: 0.14rem;
    background: url(../images/tb05.png) no-repeat left center;
    text-indent: 15px;
}

.casebox .casebox_r ul li a:hover {
    background: url(../images/tb05_on.png) no-repeat left center;
    color: #D24929;
}

.casebox .casebox_r ul li a.on {
    background: url(../images/tb05_on.png) no-repeat left center;
    color: #D24929;
}


.pages {
    width: 100%;
    overflow: hidden;
    font-size: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.pages a {
    display: inline-block;
    padding: 8px 14px;
    background: #DBDCDC;
    font-size: 0.14rem;
    margin: 0px 3px;
    color: #666;
}

.pages a:hover {
    background: #00529f;
    color: #fff;
}

.pages a.on {
    background: #00529f;
    color: #fff;
}


.case_con {
    width: 100%;
    overflow: hidden;
    color: #666;
}

.case_con img {
    width: 100%;
    max-width: 100%;
}

.case_con p {
    line-height: 0.25rem;
}

.case_con p.line {
    border-bottom: 1px solid #D69B62;
    margin: 10px 0px;
    line-height: 0.3rem;
}

.xgbox {
    width: 100%;
    overflow: hidden;
    margin-top: 0.2rem;
}

.xgbox .tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: url(../images/line02.png) no-repeat center center;
}

.xgbox .tit p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.xgbox .tit h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
    margin-top: 0.5rem;
}

.xgbox .tit h3 span {
    color: #ccc;
    font-size: 16px;
    padding-left: 5px;
}

.xgbox .con {
    width: 1200px;
    margin: 0.4rem auto;
    overflow: hidden;
}

.xgbox .con ul {
    width: 100%;
    overflow: hidden;
}

.xgbox .con ul li {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    position: relative;
}

.xgbox .con ul li .pic {
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
}

.xgbox .con ul li .pic img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%;
}

.xgbox .con ul li:hover .pic img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.xgbox .con ul li .shadow {
    background: rgba(211, 150, 92, 0);
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #fff;
    padding: 40px 30px;
    opacity: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    position: absolute;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.xgbox .con ul li .shadow .shadow_c {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    text-align: left;
}

.xgbox .con ul li .shadow .shadow_c::-webkit-scrollbar {
    width: 1px;
}

.xgbox .con ul li .shadow .shadow_c::-webkit-scrollbar-button {
    display: none;
}

.xgbox .con ul li .shadow .shadow_c::-webkit-scrollbar-track {
    background-color: #2E2F2F;
}

.xgbox .con ul li .shadow .shadow_c::-webkit-scrollbar-thumb {
    background-color: #fff;
}

.xgbox .con ul li .shadow .shadow_c p.t {
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 24px;
}

.xgbox .con ul li .shadow .shadow_c p.c {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    overflow: hidden;
    color: #fff;
    margin-top: 0.1rem;
}

.xgbox .con ul li:hover .shadow {
    background: rgba(211, 150, 92, 0.8);
    opacity: 1;
}


.xgbox .con ul li img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.xgbox .con ul li:nth-child(4n) {
    margin-right: 0px;
}

.lmbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: url(../images/line01.png) no-repeat center bottom;
    padding-bottom: 0.4rem;
    margin-top: 0.5rem;
}

.lmbox p {
    line-height: 30px;
    font-size: 0.14rem;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
}

.lmbox h3 {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 40px;
}

.lmbox h3 span {
    color: #ccc;
    font-size: 16px;
    padding-left: 5px;
}

.jobbox {
    width: 1200px;
    margin: 0.4rem auto;
    overflow: hidden;
}

.jobbox .tit {
    width: 100%;
    text-align: right;
    line-height: 0.4rem;
    height: 0.4rem;
    overflow: hidden;
    font-size: 0.14rem;
    color: #666;
}

.jobbox .tit a {
    color: #00529f
}

.jobbox .con {
    width: 100%;
    overflow: hidden;
}

.jobbox .con ul {
    font-size: 0px;
    margin-bottom: 10px;
}

.jobbox .con ul li {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #CBCBCB;
    padding: 0.3rem 0px;
    position: relative;
}

.jobbox .con ul li .name {
    width: 180px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0.2rem;
    font-size: 0.2rem;
    color: #222;
    line-height: 0.25rem;
}

.jobbox .con ul li .name span {
    display: block;
    color: #606060;
    padding-top: 5px;
}

.jobbox .con ul li .txt {
    padding-left: 300px;
    overflow: hidden;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #333;
}

.dybox {
    width: 1200px;
    overflow: hidden;
    margin: 0.4rem auto;
}

.dybox .con {
    width: 100%;
    overflow: hidden;
    min-height: 5rem;
    font-size: 0.14rem;
    color: #666;
}

.dybox .con img {
    max-width: 100%;
}

.partnerbox {
    width: 1200px;
    overflow: hidden;
    margin: 0.4rem auto;
}

.partnerbox .con {
    width: 100%;
    overflow: hidden;
    min-height: 5rem;
}

.partnerbox .con ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.partnerbox .con ul li {
    width: 12.5%;
    height: 76px;
    border-bottom: 1px solid #E9CAAD;
    border-bottom: 1px solid #E9CAAD;
    border-right: 1px solid #E9CAAD;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.partnerbox .con ul li:nth-child(8n) {
    border-right: 0px;
}

.partnerbox .con ul li:nth-last-child(1) {
    border-bottom: 0px;
}

.partnerbox .con ul li:nth-last-child(2) {
    border-bottom: 0px;
}

.partnerbox .con ul li:nth-last-child(3) {
    border-bottom: 0px;
}

.partnerbox .con ul li:nth-last-child(4) {
    border-bottom: 0px;
}

.partnerbox .con ul li:nth-last-child(5) {
    border-bottom: 0px;
}

.partnerbox .con ul li:nth-last-child(6) {
    border-bottom: 0px;
}

.partnerbox .con ul li:nth-last-child(7) {
    border-bottom: 0px;
}

.partnerbox .con ul li:nth-last-child(8) {
    border-bottom: 0px;
}

.partnerbox .con ul li img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    max-width: 100%;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.partnerbox .con ul li img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}


.newsbox {
    width: 1200px;
    overflow: hidden;
    margin: 0.4rem auto;
    margin-bottom: 0.7rem;
}

.newsbox .con {
    width: 100%;
    overflow: hidden;
    min-height: 5rem;
}

.newsbox .con ul {
    width: 100%;
    overflow: hidden;
}

.newsbox .con ul li {
    width: 30%;
    overflow: hidden;
    margin-right: 5%;
    float: left;
    margin-bottom: 5%;
}

.newsbox .con ul li .pic {
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden;
    position: relative;
}

.newsbox .con ul li .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.newsbox .con ul li:hover .pic img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.newsbox .con ul li .txt {
    width: 100%;
    padding: 0.2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #DBDCDC;
    position: relative;
    text-align: center;
}

.newsbox .con ul li .txt .t {
    padding: 0.1rem 0px;
    height: 0.4rem;
    line-height: 0.2rem;
    padding-right: 0.7rem;
    overflow: hidden;
    font-size: 0.14rem;
    color: #333;
    text-align: left;
}

.newsbox .con ul li .txt .d {
    width: 0.56rem;
    height: 0.56rem;
    border: 2px solid #00529f;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    line-height: 0.25rem;
    font-size: 0.2rem;
    color: #00529f;
}

.newsbox .con ul li .txt .d span {
    display: block;
    line-height: 0.28rem;
    font-size: 0.12rem;
    color: #999;
}

.newsbox .con ul li:hover a:hover .txt .t {
    color: #00529f;
}

.newsbox .con ul li .txt .c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.2rem;
    height: 0.8rem;
    line-height: 0.2rem;
    color: #666;
    text-align: left;
}

.newsbox .con ul li .txt .m {
    display: inline-block;
    padding: 8px 30px;
    border: 1px solid #00529f;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #00529f;
}

.newsbox .con ul li:hover .txt .m {
    background: #00529f;
    color: #fff;
    border: 1px solid #00529f;
}

.newsbox .con ul li:nth-child(3n) {
    margin-right: 0px;
}


.newsbox .con .air_tit {
    width: 100%;
    line-height: 0.3rem;
    padding: 10px 0px;
    overflow: hidden;
    text-align: center;
}

.newsbox .con .air_tit h1 {
    font-size: 0.18rem;
    font-weight: 500;
}

.newsbox .con .air_info {
    width: 100%;
    padding: 10px 0px;
    line-height: 0.2rem;
    text-align: center;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    font-size: 0.12rem;
    margin: 0.1rem 0px;
    background: #f5f5f5;
    color: #999;
}

.newsbox .con .air_con {
    width: 100%;
    overflow: hidden;
    font-size: 0.14rem;
}

.newsbox .con .air_con a {
    color: #333;
}

.newsbox .con .air_con a:hover {
    color: #333;
}

.newsbox .con .air_con p {
    line-height: 0.3rem;
    color: #555;
}

.newsbox .con .air_con img {
    max-width: 100%;
}

.newsbox .con .air_page {
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #ddd;
    padding-top: 0.15rem;
    margin-top: 0.2rem;
}

.newsbox .con .air_page a {
    display: block;
    width: 100%;
    line-height: 0.25rem;
    color: #666;
}

.newsbox .con .air_page a:hover {
    color: #00529f;
}

.newsbox .con .air_page span {
    display: block;
    width: 100%;
    line-height: 0.25rem;
    color: #999;
}

#footer {
    width: 100%;
    font-size: 0.12rem;
}

#footer .foot01 {
    width: 100%;
    background: #595757;
    height: 1.2rem;
    overflow: hidden;
}

#footer .foot01 .foot01_c {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

#footer .foot01 .foot01_c .flogo {
    width: 35%;
    height: 1.2rem;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    float: left;
}

#footer .foot01 .foot01_c .flogo img {
    max-width: 100%;
}

#footer .foot01 .foot01_c .fnav {
    width: 63%;
    float: right;
    margin-top: 50px;
}

#footer .foot01 .foot01_c .fnav ul {
    width: 100%;
    text-align: right;
    font-size: 0px;
}

#footer .foot01 .foot01_c .fnav ul li {
    height: 0.16rem;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid #CBCBCB;
}

#footer .foot01 .foot01_c .fnav ul li:last-child {
    border: 0px;
}

#footer .foot01 .foot01_c .fnav ul li:hover {
}

#footer .foot01 .foot01_c .fnav ul li.on {
}

#footer .foot01 .foot01_c .fnav ul li > a {
    color: #ffffff;
    display: inline-block;
    font-size: 0.14rem;
    display: inline-block;
    height: 0.16rem;
    line-height: 0.16rem;
    text-align: center;
    font-weight: 100;
    padding: 0px 15px;
}

#footer .foot01 .foot01_c .fnav ul li > a:hover {
    color: #00529f;
}

#footer .foot01 .foot01_c .fnav ul li.on > a {
    color: #00529f;
}


#footer .foot02 {
    width: 100%;
    background: #F4F4F4;
    text-align: center;
}

#footer .foot02 .foot02_c {
    width: 1200px;
    margin: 0px auto;
    line-height: 0.6rem;
    color: #666;
    font-size: 0.12rem;
}

#footer .foot02 .foot02_c a {
    color: #666;
}

#footer .foot02 .foot02_c a:hover {
    color: #00529f;
}

.nwsabout {
    max-width: 1200px;
    line-height:3;
    padding: 10px;
    margin: 0px auto;
    font-size:16px;
}

.nwsabout img {
    max-width: 100%
}
.nwslists{
    padding: 20px 0px;
}
.nwslists dl{
    line-height: 2;

    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.nwslists dl dt{
    font-size:16px;
    font-weight: bold;
    background: url("../images/tb04.png") no-repeat left center;
    padding-left: 20px;
}
.nwslists dl dt span{
    float: right;
    color: #999;
}
.nwslists dl dd{
    color: #999;
}
.nwslists dl dt a,.nwslists dl dt a:visited{
    color: #333;
}
.nwslists dl dt a:hover{
    color: #00529f;
}
#00529f

@font-face {

    font-family: 'iconfont';
    src: url('font/iconfont.eot');
    src: url('font/iconfont.eot-#iefix') format('embedded-opentype'),
    url('font/iconfont.woff') format('woff'),
    url('font/iconfont.ttf') format('truetype'),
    url('font/iconfont.svg#iconfont') format('svg');

}

